self-hosting LiveKit server 1.9.0 behind an aws AL...
# ask-ai
e
self-hosting LiveKit server 1.9.0 behind an aws ALB which kills it with 414 URI Too Long (aws -> hard 16 KB limit). what workaround besides trimming the metadata and why doe livekit cloud is able to tolerate that
t
Thanks for reaching out, Hamza. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
I'm sorry, but I don't have the information you need at the moment. If you would like a member of the LiveKit team to respond, please ask your question in one of the other channels.
e
can I not pass the jwt token as headers and not query string ? using:
Copy code
"livekit-client": "^2.13.3",
"@livekit/components-react": "^2.9.0"
wss://<our-end-point>/rtc?access_token=<~20 KB>