what if in load-balanced servers?,
May 18, 2007 at 9:05 PM
nice code! very useful. what would happen in a load-balance environment? i mean, if i run the servlet in a load-balance i can not know which node will run, so i will not be able to know where the file is. maybe i will need to change session managment on load balancer?
View All Comments
| View Tutorial