Menu

Short Lingering Close

2024-05-15
2024-05-17
  • Simon Studer

    Simon Studer - 2024-05-15

    Looking through the source code of mod_reqtimeout, I saw that it uses the short-lingering-close request note to considerably shorten the potential duration of a lingering close:
    https://github.com/apache/httpd/blob/trunk/modules/filters/mod_reqtimeout.c#L329-L335

    I did not see this note being used in mod_qos. Would this be useful for mod_qos as well to shorten the lingering close duration in case of QoS intervention?

     

    Last edit: Simon Studer 2024-05-15
  • Pascal Buchbinder

    Sali Simon
    Indeed, MPM event uses a shorter timeout when closing the connection if a module passes this note. I'm going to add this to mod_qos as well.

    Thank you for sharing this information.

    Regards, Pascal

     
  • Simon Studer

    Simon Studer - 2024-05-17

    Of course, we greatly appreciate the work you do for this project!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.