forked from svrjs/svrjs
Remove "TODO: after implementing clustering in new SVR.JS" comment
This commit is contained in:
parent
57bb2293b9
commit
83418dbb10
1 changed files with 0 additions and 2 deletions
|
@ -97,9 +97,7 @@ try {
|
||||||
// Don't use hexstrbase64
|
// Don't use hexstrbase64
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: after implementing clustering in new SVR.JS
|
|
||||||
process.singleThreaded = false;
|
process.singleThreaded = false;
|
||||||
//process.singleThreaded = true;
|
|
||||||
|
|
||||||
process.err4xxcounter = 0;
|
process.err4xxcounter = 0;
|
||||||
process.err5xxcounter = 0;
|
process.err5xxcounter = 0;
|
||||||
|
|
Reference in a new issue