Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can FastDFS supports HTTP POST #33

Open
GoogleCodeExporter opened this issue Oct 8, 2015 · 0 comments
Open

Can FastDFS supports HTTP POST #33

GoogleCodeExporter opened this issue Oct 8, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I'm using FastDFS, But I'm not sure FastDFS can support HTTP POST.

We have a project, there are a lot of photos, music files and other files need 
to be put into FastDFS, we use upload Server to process post request, and save 
them into FastDFS with client (java client or other client). It leads the 
upload stream go throught two layers: 
> upload Server
> FastDFS

My tbought is when use upload a file, upload Server decides which storage node 
will store this file, and redirect the post request to the storage node. 

How can I achieve this goal? 

Thanks,

Fisher

Original issue reported on code.google.com by fisher.z...@gmail.com on 11 Aug 2012 at 5:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant