Github user jongyoul commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/429#issuecomment-156788818
  
    @echarles Thanks for fixing it. Concerning use case, not using nginx, I 
don't think it's possible to serve saperate Zeppelin instance with, for 
example, http://some-domain/zeppelin_user1 and 
http://some-domain/zeppelin_user2 because each Zeppelin has a different port 
for listening to. Url based deployments is a proper solution for multi user but 
do you have to launch two Zeppelin instance with two different ports without 
Nginx? I think only it's possible to serve 
http://some-domain:port1/zeppelin_user1 and 
http://some-domain:port2/zeppelin_user2 - actually, zeppelin_user2 is not a 
mandatory. Without regard to this issue, I'm curious to serve two Zeppelin 
instance with same port without Nginx. Could you please share your case?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to