ant5 commented on issue #13203:
URL: 
https://github.com/apache/trafficserver/issues/13203#issuecomment-4601705250

   TrafficServer builded on FreeBSD 14-STABLE from -current port 
www/trafficserver.
   Port option is MIMALLOC only, which translates to those flags:
   ```
   -DENABLE_MAGICK=OFF  -DENABLE_MAXMIND_ACL=OFF -DENABLE_GEOIP_ACL=OFF
   -DENABLE_MIMALLOC=1
   ```
   Another build related flag is: ``CPUTYPE=nehalem``
   
   About reproduceability.
   From user point it is visible as 10-15 seconds delay before site opened in a 
browser while surfing Web.
   It is seems to be site (origin) related. I know only one site that 
reproduceably gives this error in my system: 
https://docs.trafficserver.apache.org/en/latest/
   
   I've tried to debug with ``tags: socket|iocore_net`` but found no anomaly 
around the time when the error is raised.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to