Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Not applicable

tcp_src_session

Can anyone suggest a reasonable number to limit this to for a web server? Seem to be getting values of over 50 sometimes which seems a little high for someone browsing a web site. Would I be correct in assuming a session is every request generated by a web page. In other words an html page with 10 images would generate 11 sessions to the web server? Not quite sure how this works. But if true then how would you get over 50 sessions?
4 REPLIES 4
UkWizard
New Contributor

IE5 if i remember offhand, by default has a limit of 4 set, so each web page would only make upto four connections simultaneously. This can be changed though, most commonly by tweak utils on the client. But 50 is very high, it might be that the session is not timing out, so they still appear although they have essentially finished. You would also see over 50 sessions if the company is using a proxy server, as this one IP would be serving all HTTP requests for all users. For example, 10 users behind a proxy all visiting a webserver, could result in 40 requests (aka sessions). And yes that is whats sessions means, its a single tcp connection requesting info. Hope this helps.
UK Based Technical Consultant FCSE v2.5 FCSE v2.8 FCNSP v3 Specialising in Systems, Apps, SAN Storage and Networks, with over 25 Yrs IT experience.
UK Based Technical Consultant FCSE v2.5 FCSE v2.8 FCNSP v3 Specialising in Systems, Apps, SAN Storage and Networks, with over 25 Yrs IT experience.
Not applicable

Thanks. That clarifies things. Any idea what causes sessions to not timeout? I guess if it was a genuine request then the user would just have to do a refresh to get back in?
Not applicable

What sessions do you mean, exactly? TCP sessions timeout after (if I remember correctly) 360 seconds - that' s 6 minutes. HTTP sessions are a setting in the webserver and not controlled by a FGT.
UkWizard
New Contributor

It is controlled by the FGT as well, all sessions going through the firewall are, although technically to have a http session that isnt doing much for that amount of time is probably unlikely. But i see the fortinet having these open quite often, when they have actually closed. This could be clients not adhering to the tcp specifications.
UK Based Technical Consultant FCSE v2.5 FCSE v2.8 FCNSP v3 Specialising in Systems, Apps, SAN Storage and Networks, with over 25 Yrs IT experience.
UK Based Technical Consultant FCSE v2.5 FCSE v2.8 FCNSP v3 Specialising in Systems, Apps, SAN Storage and Networks, with over 25 Yrs IT experience.
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors