PHP 8.0.30
Preview: test_server.ini Size: 933 B
//opt/alt/python37/share/doc/alt-python37-paste/test_server.ini

[DEFAULT]
error_email = ianb@colorstudy.com

[app:main]
use = egg:PasteScript#test

[server:main]
use = egg:Paste#http
host = 127.0.0.1:8081
# These options make it easier to trigger the thread pool catches
# (i.e., threads are hung fast, killed fast, spawn fast, and the
# whole process dies quickly due to zombies)
threadpool_workers = 3
threadpool_hung_thread_limit = 10
threadpool_kill_thread_limit = 20
threadpool_spawn_if_under = 2
threadpool_max_zombie_threads_before_die = 2
threadpool_hung_check_period = 1
threadpool_dying_limit = 10

[server:cherrypy]
use = egg:PasteScript#cherrypy
host = 127.0.0.1:8080

[filter-app:watch_threads]
use = egg:Paste#error_catcher
debug = true
next = watch_threads_inner

[app:watch_threads_inner]
use = egg:Paste#urlmap
/bad = bad_app
/ = watch_app

[app:watch_app]
use = egg:Paste#watch_threads
allow_kill = true

[app:bad_app]
paste.app_factory = paste.debug.watchthreads:make_bad_app


Directory Contents

Dirs: 7 × Files: 13

Name Size Perms Modified Actions
community DIR
- drwxr-xr-x 2021-10-11 07:57:11
Edit Download
download DIR
- drwxr-xr-x 2021-10-11 07:57:11
Edit Download
include DIR
- drwxr-xr-x 2021-10-11 07:57:11
Edit Download
modules DIR
- drwxr-xr-x 2021-10-11 07:57:11
Edit Download
web DIR
- drwxr-xr-x 2021-10-11 07:57:11
Edit Download
_static DIR
- drwxr-xr-x 2021-10-11 07:57:11
Edit Download
- drwxr-xr-x 2021-10-11 07:57:11
Edit Download
3.98 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download
5.85 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download
4.39 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download
4.52 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download
18.81 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download
3.12 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download
1.56 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download
1.05 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download
33.79 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download
6.25 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download
4.95 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download
933 B lrw-r--r-- 2011-12-21 17:12:01
Edit Download
12.57 KB lrw-r--r-- 2011-12-21 17:12:01
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).