Results 1 to 2 of 2

Thread: Slow servlet

  1. #1

    Thread Starter
    Hyperactive Member rockies1's Avatar
    Join Date
    Jul 1999
    Location
    Stuck at work
    Posts
    375

    Slow servlet

    I have a servlet called from an HTML page.

    If I run 5 browser windows and hit submit one right after the other, I can see my servlet kick off twice. Once the first one is done, the 3rd one kicks off. When the 2nd is done, the 4th goes and so on.

    I'm servlet deficient and have no idea why this is.

    Can anyone help?
    Morgan
    [email protected] - Home
    [email protected] - Work
    Using VB6 SP6 but trying to learn VB2005EE

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Apparently your server isn't capable of handling more than 2 servlet requests at once. Check the server settings, there might be something about it.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width