[Varnish] #333: VCL compilation commandline doesn't take	account LDFLAGS
    Varnish 
    varnish-bugs at projects.linpro.no
       
    Fri Sep 26 17:54:50 CEST 2008
    
    
  
#333: VCL compilation commandline doesn't take account LDFLAGS
----------------------+-----------------------------------------------------
 Reporter:  191919    |        Owner:  phk                      
     Type:  defect    |       Status:  reopened                 
 Priority:  normal    |    Milestone:  Varnish 2.0 code complete
Component:  varnishd  |      Version:  trunk                    
 Severity:  normal    |   Resolution:                           
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by 191919):
  * status:  closed => reopened
  * resolution:  fixed =>
Comment:
 Replying to [comment:1 tfheen]:
 > Thanks, fixed in r3227
 Actually it doesn't fully work. Something strange:
 (1) reboot the machine
 (2) start the 64bit varnish with -s file,/data/cache,10M
 (3) varnish works
 (4) kill the master process
 (5) restart with -s file,/data/cache,10M
 (6) varnish told that it uses the old shmfile
 (7) port 80 cannot be connected, the telnet port works
 (8) kill the master process, unlink /data/cache
 (9) repeat (5)
 (10) varnish still told that it uses the old shmfile
 (11) port 80 cannot be connected, the telnet port works
 (12) if I don't reboot the machine, varnish always told me it uses the old
 shmfile even I specified a different file
 It only happened when I compile varnish with '-m64'. I ran it on Darwin
 9.5.0 (Leopard 10.5.5).
-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/333#comment:2>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list