Wapp

Ticket Change Details
Login
Overview

Artifact ID: 1e8edde0cad05312a17f1d0f811a6700c9f9779c1f5102597fb9d1d673bbe2a5
Ticket: 207094dd9de1343af9d874b8562fc1b4169c3e44
Multiple request in progress can step on each others toes
User & Date: drh 2019-07-30 16:30:34
Changes

  1. icomment:
    I am unable to reproduce the problem on ubuntu.  I created a small Wapp
    application (derived from examples/fileupload.tcl) that adds a page named
    "slow" that does a loop of 10 million iterations.  I ran that script with
    "tclsh fileup1.tcl --server 8080" and then hit it with 20 continuous parallel
    HTTP requests using "http_load".  Running this for 1000 requests produced no
    errors.
    
    I tried adding the patch, but the patch fails for CGI.  I did not attempt
    to debug the patch.
    
  2. login: "drh"
  3. mimetype: "text/x-fossil-wiki"
  4. severity changed to: "Important"