Browse Source

* [ci fw-only Java/firenio] update firenio (#4703)

Kai Wang 6 years ago
parent
commit
93f6ad52e5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/firenio/firenio-http-lite.dockerfile

+ 1 - 1
frameworks/Java/firenio/firenio-http-lite.dockerfile

@@ -20,6 +20,6 @@ CMD java                       \
     -Dread=false               \
     -Depoll=true               \
     -Dnodelay=true             \
-    -Dcachedurl=false          \
+    -Dcachedurl=true           \
     -DunsafeBuf=true           \
     -jar /firenio/target/firenio-example-0.1-jar-with-dependencies.jar