Python CherryPy library study.
Tested working with:
- Python 2.7 and 3.5
- CherryPy 8.1.2
Trace call using AoikTraceCall:
- RequestHandlerCPWSGIServerTraceCall.py
- RequestHandlerCPWSGIServerTraceCallLogPy2.txt
- RequestHandlerCPWSGIServerTraceCallLogPy2Thread0.txt
- RequestHandlerCPWSGIServerTraceCallLogPy2Thread1.txt
- RequestHandlerCPWSGIServerTraceCallLogPy2Thread2.txt
- RequestHandlerCPWSGIServerTraceCallLogPy2Thread3.txt
- RequestHandlerCPWSGIServerTraceCallLogPy3.txt
- RequestHandlerCPWSGIServerTraceCallLogPy3Thread0.txt
- RequestHandlerCPWSGIServerTraceCallLogPy3Thread1.txt
- RequestHandlerCPWSGIServerTraceCallLogPy3Thread2.txt
- RequestHandlerCPWSGIServerTraceCallLogPy3Thread3.txt
- RequestHandlerCPWSGIServerTraceCallNotesPy2.txt
- RequestHandlerCPWSGIServerTraceCallNotesPy3.txt
Run:
pip install git+https://github.com/AoiKuiyuyou/AoikTraceCall
Run:
git clone https://github.com/AoiKuiyuyou/AoikTraceCall
cd AoikTraceCall
python setup.py install
Run:
python "AoikCherryPyStudy/src/RequestHandlerCPWSGIServerTraceCall.py" > Log.txt 2>&1
Run:
curl -X POST -d hello http://127.0.0.1:8000/