Hi! Related to the file upload issue, I was walking arrund the code and do not understand why there are two limits for incoming content?
I see that maxinput is defined per-socket-driver (thanks Vlad) and maxpost is defined per-virtual-server. Are there any reasons to maintain these two in future? The newest code (4.5) in AS project seems to have dropped the maxpost entirely. Zoran