[Varnish] #78: URLS without trailing / direct to backend .

Varnish varnish-bugs at projects.linpro.no
Sat Dec 30 16:28:17 CET 2006


#78: URLS without trailing / direct to backend .
----------------------+-----------------------------------------------------
 Reporter:  kevinm    |       Owner:  phk
     Type:  defect    |      Status:  new
 Priority:  high      |   Milestone:     
Component:  varnishd  |     Version:     
 Severity:  major     |    Keywords:     
----------------------+-----------------------------------------------------
 Hi ,

 When requesting a folder resource from a varnish cache without the
 trailing / eg

 http://url.com/folder

 Then after a 6-7 second pause the URL is rewrote to

 http://url.com:<backendport>/folder

 If the URL is changed to

 http://url.com/folder/ (with the trailing / ) , then the cache handles the
 request perfectly.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/78>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list