Ticket #61 (closed bug: fixed)

Opened 1 year ago

Last modified 9 months ago

Handling multi-protocol URLs from same domain

Reported by: kindlund Assigned to: xkovah
Priority: low Milestone: 1.0
Component: HoneyClient::Agent::Driver::Browser Version: none
Severity: minor Keywords: browser, url, processing
Cc:

Description

All http:// and https:// URLs that have the share the same domain are considered relative links, but the firewall has to be reinitialized to open/close 80/443 when switching between http and https. When this switch occurs, an integrity check is forced. This slows down the overall speed of our system.

One possible solution would be to treat only URLs that have the same domain AND the same protocol as relative links, processing all other links as non-relative.

Attachments

Change History

11/20/07 16:07:17 changed by xkovah

  • owner changed from kindlund to xkovah.
  • status changed from new to assigned.

This will be handled when #119 is complete…this is just a note to myself to come back and close it at that time.

XENOCLOSE

12/19/07 12:15:15 changed by xkovah

  • status changed from assigned to closed.
  • resolution set to fixed.

Yeah, this is not relevant anymore now that #119 is done.


Add/Change #61 (Handling multi-protocol URLs from same domain)




Change Properties
Action